From: Herbert Xu Date: Mon, 11 May 2015 09:47:43 +0000 (+0800) Subject: crypto: caam - Include internal/aead.h X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~4320^2~210 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b579d42672b41dc7f1641df7790dfd906fee7aa8;p=linux-4.9.git crypto: caam - Include internal/aead.h All AEAD implementations must include internal/aead.h in order to access required helpers. Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/caam/compat.h b/drivers/crypto/caam/compat.h index acd7743e2603..f57f395db33f 100644 --- a/drivers/crypto/caam/compat.h +++ b/drivers/crypto/caam/compat.h @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include #include